runtime.spanQueue.flush (method)

2 uses

	runtime (current package)
		mgcmark_greenteagc.go#L425: func (q *spanQueue) flush() {
		mgcwork.go#L325: 		w.spanq.flush() // Flush any local work.